home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Shareware Grab Bag
/
Shareware Grab Bag.iso
/
002
/
dfedit.arc
/
INSTALL.BAT
< prev
next >
Wrap
DOS Batch File
|
1986-02-01
|
425b
|
11 lines
REM *******************************************************
REM Installation batch stream to install DFEDIT utilities.
REM Insert this disk in drive A.
REM Insert your working disk in drive A: B: C: or other
REM Then use the following command.
REM A:INSTALL (A, B, C, or other)
REM *******************************************************
mkdir %1:\DFEDIT
copy a:*.exe %1:\ /v
copy a:*.hlp %1:\DFEDIT /v